home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _CC4867EBC47B4C93BD23ADAFA2BC7CED < prev    next >
Text File  |  2002-08-24  |  2KB  |  70 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; This is the main box used for the front page of registration
  3.  
  4. [TEMPLATE_MAINTEXT]
  5. RenderObj=    RG_A1
  6. Color=        FA_WHITE
  7. AltColor=    FA_GREEN
  8. Justify=    CENTER,CENTER
  9. FontType=    FONT_SMALL    
  10. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  11. EffectConst=    NONE
  12. EffectOff=    NONE
  13. MouseOver=    NONE
  14. MouseClick=    NONE
  15. Spacing=    -1
  16.  
  17. [TEMPLATE_BUTTONS]
  18. RenderObj=    RG_A1
  19. Color=        FA_WHITE
  20. AltColor=    FA_BLACK
  21. Justify=    CENTER,CENTER
  22. FontType=    FONT_SMALL
  23. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  24. EffectConst=    FA_REVERT
  25. EffectOff=    NONE
  26. MouseOver=    FA_BLINK
  27. MouseClick=    NONE
  28.  
  29. [TEMPLATE_LABELS]
  30. RenderObj=        RG_A1
  31. Color=            FA_WHITE
  32. AltColor=        FA_GREEN
  33. Justify=        CENTER,LEFT
  34. FontType=        FONT_SMALL
  35. EffectOn=        FA_FADE_IN,FA_STAY_COMPLETE
  36. EffectConst=    NONE
  37. EffectOff=        NONE
  38. MouseOver=        NONE
  39. MouseClick=        NONE
  40.  
  41. [STR-0]
  42. Template0=    TEMPLATE_MAINTEXT
  43. StringID=    WRAP_LABEL_RG_A1 
  44. String0=    Hello!  Welcome to Earth & Beyond!\n\nIn order to play this game, you need to have a member account with Electronic Arts. (EA.COM)  It's free and easy to become a member.\n\nPLEASE NOTE:  Your EA member name is NOT the name your character will use inside the game.  Also, your EA member name allows you to play tons of free, fun games on EA.com!\n\nDo you already have an account with EA?
  45. Attach=        LABEL_TEXT
  46.  
  47. [STR-1]
  48. Template0=    TEMPLATE_BUTTONS    
  49. StringID=    RIGHT_BUTTON_RG_A1 
  50. String0=    Next
  51. Attach=        RIGHT_BUTTON    
  52.  
  53. [STR-2]
  54. Template0=    TEMPLATE_BUTTONS
  55. StringID=    LEFT_BUTTON_RG_A1 
  56. String0=    Cancel
  57. Attach=        LEFT_BUTTON
  58.  
  59. [STR-3]
  60. Template0=    TEMPLATE_LABELS
  61. StringID=    LABEL_NO_RG_A1
  62. String0=    No, I do not have an EA account.
  63. Attach=        LABEL_NO
  64.  
  65. [STR-4]
  66. Template0=    TEMPLATE_LABELS
  67. StringID=    LABEL_YES_RG_A1
  68. String0=    Yes, I have an existing EA account.
  69. Attach=        LABEL_YES
  70.